ThreadLocal(T) Methods

Task Parallel System.Threading

The ThreadLocal<(Of <(T>)>) type exposes the following members.

Methods

  NameDescription
DisposeOverloaded.
Equals (Inherited from Object.)
Finalize
Releases the resources used by this ThreadLocal<(Of <(T>)>) instance.
(Overrides Object..::.Finalize()()().)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString
Creates and returns a string representation of this instance for the current thread.
(Overrides Object..::.ToString()()().)

See Also